-- background: 58558 from stack: in -- bmap block id: 82199 -- flags: 2000 -- background id: 0 -- name: Module Overviews ----- HyperTalk script ----- on doMenu menuItem if menuItem contains "About" then get short name of this card go to card it of background "About" else if menuItem is "Home" then go home else if menuItem contains "Quit" then go to card "Mac School® Shell" end if end doMenu -- part 1 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=4 top=30 right=61 bottom=35 -- title width / last selected line: 0 -- icon id / first selected line: 5053 / 5053 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp visual iris close pop card end mouseUp